13. Araxis Merge File Comparison Report

Produced by Araxis Merge on 2021-07-21 10:21:41 +0000. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.

13.1 Files compared

#LocationFileLast Modified
1/Applications/Ampps/www/Porto v4.0.0/Theme Files/Magento 2.x/Porto Theme/app/code/Smartwave/Megamenu/etcconfig.xml2016-06-21 17:33:38 +0000
2/Applications/Ampps/www/Porto v4.0.1/Theme Files/Magento 2.x/Porto Theme/app/code/Smartwave/Megamenu/etcconfig.xml2016-06-21 17:33:38 +0000

13.2 Comparison summary

DescriptionBetween
Files 1 and 2
Text BlocksLines
Unchanged1126
Changed00
Inserted00
Removed00

13.3 Comparison options

WhitespaceConsecutive whitespace is treated as a single space
Character caseDifferences in character case are significant
Line endingsDifferences in line endings (CR and LF characters) are ignored
CR/LF charactersNot shown in the comparison detail
Active line-pairing rules

13.4 Active regular expressions

No regular expressions were active.

13.5 Comparison detail

1 <?xml  1 <?xml 
2  version="1.0" 2  version="1.0"
3 ?> 3 ?>
4 <config  4 <config 
5  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"  5  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
6  xsi:noNamespaceSchemaLocation="../../Store/etc/config.xsd" 6  xsi:noNamespaceSchemaLocation="../../Store/etc/config.xsd"
7 > 7 >
8       8      
9  <default> 9  <default>
10            10           
11   <sw_megamenu> 11   <sw_megamenu>
12                 12                
13    <general> 13    <general>
14                      14                     
15     <enable> 15     <enable>
16      1 16      1
17     </enable> 17     </enable>
18                      18                     
19     <menu_type> 19     <menu_type>
20      fullwidth 20      fullwidth
21     </menu_type> 21     </menu_type>
22                      22                     
23     <static_width> 23     <static_width>
24      500px 24      500px
25     </static_width> 25     </static_width>
26                      26                     
27     <max_level> 27     <max_level>
28     </max_level> 28     </max_level>
29                  29                 
30    </general> 30    </general>
31                 31                
32    <custom_links> 32    <custom_links>
33                      33                     
34     <staticblock_before> 34     <staticblock_before>
35      porto_custom_menu_before 35      porto_custom_menu_before
36     </staticblock_before> 36     </staticblock_before>
37                      37                     
38     <staticblock_after> 38     <staticblock_after>
39      porto_custom_menu 39      porto_custom_menu
40     </staticblock_after> 40     </staticblock_after>
41                  41                 
42    </custom_links> 42    </custom_links>
43                 43                
44    <cat_labels> 44    <cat_labels>
45                      45                     
46     <label1> 46     <label1>
47      New 47      New
48     </label1> 48     </label1>
49                      49                     
50     <label2> 50     <label2>
51      Hot! 51      Hot!
52     </label2> 52     </label2>
53                      53                     
54     <label3> 54     <label3>
55      Sale 55      Sale
56     </label3> 56     </label3>
57                  57                 
58    </cat_labels> 58    </cat_labels>
59             59            
60   </sw_megamenu> 60   </sw_megamenu>
61        61       
62  </default> 62  </default>
63 </config> 63 </config>